www.mxdraw.com
|
得到块表中的块表记录
[helpstring("method GetAt")] HRESULT GetAt([in] BSTR pName, [in,defaultvalue(FALSE) ] VARIANT_BOOL isGetErased, [out,retval] IMxDrawBlockTableRecord** ppRecord);
参数 |
说明 |
[in] BSTR pName |
需要返回的块表记录名 |
[in,defaultvalue(FALSE) ] VARIANT_BOOL isGetErased |
块表记录被删除了,是否也能成功返回 |